Released 05/05/2026
v2.3

- Bug correction : A bug was introduced with v1.5.0. The status LED, the "break" and "leak" relays were no longer updated according to the status of the cables if no
  client (web browser or FG-NET) was connected to the device.
  
- Bug correction : Hiawatha web server closed client connection on "Client Hello" request if this one contained an ECH field


Released 28/08/2025
v2.2

- JQuery component of web server updated (v2.1.3 -> v3.7.1) in order to suppress the vulnerability mentioned in CVE-2020-11023
- Fixed code of HTML pages and Javascript following incompatibilities observed with the version 3.7.1 of JQuery component
- Updated Angular (v1.3.14 -> v1.3.20), Angular-Input-Modified (v2.0.2 -> v2.0.5), Angular-UI-Router (v0.2.13 -> v0.2.18), Angular-UI-Utils (v0.2.1 -> v0.2.3) and ngDialog (v0.3.10 -> v0.3.12)
- Fixed bug preventing cable name fields from being reset in the CABLES NAMES page of the web server


Released 05/11/2024
v2.1

- Fixed a synchonization issue of the cable list between FG-NET and FG-BBOX happening after a cleared cablebreak alarm.


Released 20/09/2024
v2.0.0

- Added support for FG-BB-PoE devices
- Changed all web pages that list cables on the bus and display or simulate their status since the number of cables on FG-BB-PoE devices is different
- Added an option in the network settings web page allowing the user to choose whether the NTP server address should be entered manually or whether it should be retrieved automatically from the list sent by the DHCP server
- Bug correction : IPv6 static address of device didn't display correctly on web HMI if IPv4 DHCP was activated and device started without DHCP server on network


Released 21/04/2023
v1.9.0

- Added a NTP client call on ethernet cable reconnection


Released 20/03/2023
v1.8.0

- Bug correction : DNS servers settings were not reinstalled on device reboot
- Restructuring of the NTP client call conditions : 1 call immediately after starting the device, 1 call every 20 seconds on failure and 1 call per hour on success
- Added real time clock on "status" page of web server


Released 19/12/2022
v1.7.0

Added a set of fields in the "SETUP/NETWORK (IP)" page of web UI allowing to enter necessary parameters for an IEEE 802.1X authentication
Implementation of an "IEEE 802.1X client" functionality in the backend with support for all EAP methods based on a username and a password as well as the EAP-TLS method


Released 11/12/2022
v1.6.0

Added a functionality allowing to change the TLS Certificate (and its private key) and accessible from the web UI.
Improved processing method for sending IP parameters (IPv6 autodiscover).


Released 31/10/2022
v1.5.0

Filtering (elimination) of "ghost" hydrocarbon (OD) cables with an abnormal length of 127 m.
Disabling of TLS 1.0 and 1.1 protocols in the web server. Only TLS 1.2 is allowed.
Addition of the IPv6 support and all necessary fields in the web UI.


Released 15/10/2020
v1.4.0

Addition of "Automatic" and "Manual" radio buttons for DHCP setting.
Addition of a DNS field in Network Settings.
Addition of an NTP field and a sync button in Network Settings. The NTP "server" is closed as well as port 111.
Addition of the system date & time in the Status page.
				The time zone for the date and time is GMT.
				The clock on the webpage is not running continuously, refresh the page (F5) to update the clock.

Released 05/07/2019
v1.3.0

Change of method for DHCP on FG-BBOX due to previous method not working on Class A and B networks.
FG-BBOX now broadcast it's MAC address to allow discovering by FG-NET.


Released 15/03/2019
v1.2.0

SECURITY UPDATE
https enabled on port 443 with TLS1.2
http port 80 can be disabled. TTK engineers needed on site for this configuration.
DHCP enabled and pairing mechanism updated in FG-NET v4.3.0. allowing the use of MAC instead of IP. TTK engineers needed on site for this configuration.
Login trap for remote access. After three failed attempts, login is banned for 5mn.


Released date 12/12/2018
v1.1

SSH disabled.


Released date?
v1.0

First release and all following releases till the end of 2018 due to lack of versioning.